projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b70a11
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Wed, 22 Oct 2008 05:41:00 +0000
(
05:41
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Wed, 22 Oct 2008 05:41:00 +0000
(
05:41
+0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 25064915f1f92a0536eb8eb8dfba1fbb55c5648e..ad47d331663b0e43c4c2916121ce2104ff94edd8 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,8
@@
2008-10-22 Kenichi Handa <handa@m17n.org>
+ * syntax.c (scan_words): Call word_boundary_p instead of comparing
+ scripts.
+
* category.c (word_boundary_p): Check scripts instead of charset.
Handle nil value in word-separating-categories and
word-combining-categories.